Conversation
There was a problem hiding this comment.
Step 7: Respond to a review
Your pull request is looking great!
Let’s add some content to your file. Replace line 5 of your file with a quotation or meme and witty caption. Remember: Markdown is supported.
⌨️ Activity: Change your file
- Check out to your branch:
git checkout my-slide
- Open the file
_posts/0000-01-02-maejoux.md. - Replace line 5 of the file with something new.
- Stage your new changes:
git add _posts/0000-01-02-maejoux.md
- Commit your changes:
git commit -m "<YOUR-MESSAGE>" - Push your edits to GitHub:
git push
I'll respond when I detect a commit on this branch.
cxssssssssssssss
There was a problem hiding this comment.
Step 8: Merge your pull request
Nicely done @maejoux! ✨
You successfully created a pull request, and it has passed all of the tests. You can now merge your pull request.
⌨️ Activity: Merge the pull request
-
Check out to the
masterbranch:git checkout master
-
Merge your branch:
git merge my-slide
-
Push the merged history to GitHub:
git push
-
Delete your the branch locally:
git branch -d my-slide
-
Once your branch has been merged, you don't need it anymore. Click Delete branch.
I'll respond when this pull request is merged.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
gjg